home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / wildcat / a_menu35.zip / A-MENULD.WCX (.txt) < prev    next >
Wildcat! WCX  |  1996-04-01  |  374b  |  25 lines

  1. '! Decompiled with wccNosy version 4.20f (freeware)
  2. '! Input File: in.wcx  374 bytes  03/09/122  08:19:28am
  3. '! Code Segment Size  :166 bytes
  4. '! Data Segment Size  :4467 bytes
  5. '! String Segment Size:208 bytes
  6. '! Compiled with WCC version 4.11
  7.  
  8.       Dim s4463 As String
  9.  
  10.       Cls 
  11.       Locate 8, 24
  12.       Print "@0A@   Now loading @0B@A-MENU @0A@program ..."
  13.       Locate 10, 24
  14.       Print "@0C@          Please wait @8C@..."
  15.       Locate 17, 24
  16.       Print "@0B@        A-MENU  Version 3.5"
  17.       Locate 18, 24
  18.       Print "@0E@(C)opyright 1995,96 by Ken Glickman"
  19.       Locate 19, 24
  20.       Print "@0E@        All Rights Reserved"
  21.       Delay 0.1
  22.       s4463 = "S XYZ"
  23.       Chain ProgPath + "A-MENU.WCX", s4463
  24.       End 
  25.